Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] vol_idx missing in snr_in_cc Tutorial #1914

Merged
merged 2 commits into from Jul 21, 2019

Conversation

skoudoro
Copy link
Member

This PR fix snr_in_cc.py tutorial. Since we are using 4d data for this tutorial, vol_idx was missing on median_otsu function. I use the opportunity to fix some pep8

@ShreyasFadnavis
Copy link
Member

ShreyasFadnavis commented Jul 19, 2019

I was getting the same issue! Thanks @skoudoro 👍

@ShreyasFadnavis ShreyasFadnavis self-requested a review July 19, 2019 21:17
@codecov-io
Copy link

Codecov Report

Merging #1914 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1914   +/-   ##
=======================================
  Coverage   85.43%   85.43%           
=======================================
  Files         119      119           
  Lines       14298    14298           
  Branches     2243     2243           
=======================================
  Hits        12215    12215           
  Misses       1575     1575           
  Partials      508      508

@ShreyasFadnavis ShreyasFadnavis removed their request for review July 19, 2019 23:19
@arokem
Copy link
Contributor

arokem commented Jul 21, 2019

Yep. Makes sense. And thanks for all the other fixes as well.

@arokem arokem merged commit 8877512 into dipy:master Jul 21, 2019
@skoudoro skoudoro deleted the fix-snr-example branch July 21, 2019 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants